CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - binary image

搜索资源列表

  1. characteristicdistill

    0下载:
  2. 矩特征提取算法代码。分别提取两类不同的特征,用二维数组矩阵提取矩特征再进行二值化处理图像。-moments feature extraction algorithm code. Extract two different characteristics, and using two-dimensional matrix array Moment Feature Extraction further two binary image processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4183
    • 提供者:王强
  1. Morphological_Opening

    1下载:
  2. 以rice.tif为图像实例,介绍用形态学方法对灰度图像进行处理与分析的技术要点,即对灰度图像进 行如下操作:去除图像的不均匀背景;用设置阈值的方法(thresholding)将结果图像转换成二值图像;通过成分标记(components labeling)返回图像中的目标对象属性,并计算目标对象的统计数字特征。-to rice. Tif images for example, introduces the morphology of gray image processing and ana
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1784
    • 提供者:何子鸣
  1. shuipingchuizhitouying

    0下载:
  2. 对一幅二值图像进行水平方向和垂直方向的投影图-of a binary image is a horizontal direction and the vertical direction of projection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-15
    • 文件大小:80014
    • 提供者:李燕辉
  1. bwdistsc

    0下载:
  2. This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on opti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:49720
    • 提供者:fangfei
  1. bwlargestblob

    0下载:
  2. bwlargestblob reads in a 2-d binary image and outputs a binary image, retaining only the largest blob.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:789
    • 提供者:fangfei_666
  1. houghcircle

    0下载:
  2. Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1840
    • 提供者:wang gang
  1. im2bw_ent

    0下载:
  2. 国外全新方法实现二值化This fucntion convert an intensity image to a binary image by using Entropy-based method
  3. 所属分类:图形图象

    • 发布日期:2014-01-16
    • 文件大小:731
    • 提供者:yemaoqiu
  1. gen_H_bit

    0下载:
  2. binary image expansion of parity check matrix for RS codes
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:1079
    • 提供者:郑志安
  1. binary_asif

    0下载:
  2. color image to greyscale image to binary image
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:39903
    • 提供者:Vo Van Nho
  1. BPWT

    0下载:
  2. Binary Pseudo-wavelet Transform 這是一個針對binary image進行frequency domain轉換的重要技術 其特點為轉換至frequency domain亦為binary image
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1724
    • 提供者:美國幣
  1. matlabtocarrecognition

    0下载:
  2. 车牌识别matlab源程序 基于颜色的车牌定位和分割技术研究与实现 function [seg] = character_segmentation(bw) % character_segmentation: Returns the digit segments in the supplied binary image. % The function uses the \"segment\" function, keeping only the seven % s
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2702
    • 提供者:wang
  1. BWNoiseReduction

    0下载:
  2. Reduce noise in Binary Image 二值图去噪小程序,matlab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1146
    • 提供者:炯炯
  1. JingXiang-Design-Jeff

    0下载:
  2. 大学毕业设计,关于金属金相组织的图像处理,使用了一些图像处理的经典算法。并且由此软件而出的‘关于二值图像的识别’论文被中国期刊网索引。-graduated from the University of design, metal microstructure of the image processing, use some of the classical image processing algorithm. And this software out 'on the binary
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:855580
    • 提供者:杰弗雷
  1. houghcircle

    0下载:
  2. 利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is t
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2248
    • 提供者:华思雨
  1. myGood

    0下载:
  2. 一个二值图象的滤波、分割-a binary image filtering and segmentation
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:37315
    • 提供者:张小天
  1. 二值图像连通区域的标记

    3下载:
  2. 二值图像连通区域的标记,是图像测量中用到的预处理,为后面图像面积等的测量打基础-binary image connectivity in the region markings image measurement is used in the pretreatment of the image area behind the measurement foundation
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:178040
    • 提供者:李林
  1. 文本与二值图像的游程压缩[xtulbd,050418]

    0下载:
  2. 【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示,最大长度可为255个重复字;(3) 重复字符。以上三部分合称为重复因子。可见要获得压缩效益,重复字符应在3个以上。2. 图像游程压缩的原理 对于二值图像,原始数据为零一矩阵,压缩时逐行处理该矩阵:(1) 连续n个1,表示为+n;(2) 连续n个0,表示为-n。-text and binary image -- an outbound t
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:157491
    • 提供者:李勃东
  1. 多种图像边缘检测与分割处理

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:41953
    • 提供者:何问宇
  1. c第二章 matlab语言基础h2

    0下载:
  2. 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8567
    • 提供者:肖雷
  1. 第四章 控制系统的分析方法

    0下载:
  2. 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1982
    • 提供者:肖雷
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com